projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1c2ab8
)
(mailcap-mime-data): Mark as risky.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Apr 2004 19:15:28 +0000
(19:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Apr 2004 19:15:28 +0000
(19:15 +0000)
lisp/gnus/mailcap.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mailcap.el
b/lisp/gnus/mailcap.el
index 1663bd3f5f8388fdca84aba45cc12ae4093ba876..6d35e2196ae08a2effc558322031c0e36ff507f1 100644
(file)
--- a/
lisp/gnus/mailcap.el
+++ b/
lisp/gnus/mailcap.el
@@
-271,6
+271,7
@@
validity. Otherwise, if it is a non-function Lisp symbol or list
whose car is a symbol, it is `eval'led to yield the validity. If it
is a string or list of strings, it represents a shell command to run
to return a true or false shell value for the validity.")
+(put 'mailcap-mime-data 'risky-local-variable t)
(defcustom mailcap-download-directory nil
"*Directory to which `mailcap-save-binary-file' downloads files by default.